home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / python2.4 / idlelib / idle.bat < prev    next >
DOS Batch File  |  2005-10-18  |  127b  |  4 lines

  1. @echo off
  2. rem Working IDLE bat for Windows - uses start instead of absolute pathname
  3. start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9
  4.